Welcome![Sign In][Sign Up]
Location:
Search - ddk USB

Search list

[Driver Develophellowdm

Description: 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。 文件说明: hellowdm.dsw 为主工作文件 testhello目录 为客户端程序 -In the Visual C++ Environment compiler/toolkit based on the Microsoft DDK to develop a WDM device driver example, embodies the WDM driver programming the basic steps and methods. Usage: compile-time need for Windows98 DDK or Windows 2000 DDK and VC 6.0, SoftIce 4.0 (recommended) In addition, the compiler must change the path settings, the default for e: anhellowhellowdm, DDK, SoftIce have the correct path. Made after the Control Panel to start the
Platform: | Size: 385024 | Author: 罗弘谞 | Hits:

[Driver Developddk_usb_drive

Description: 运用ddk实现驱动开发(演示USB设备基本操作的程序源代码)-The realization of the use of DDK Driver Development (USB device basic operation demo program source code)
Platform: | Size: 24576 | Author: 张并 | Hits:

[Driver Developwanghidmouse

Description: 使用ddk进行USB鼠标驱动开发的源程序-Using DDK for USB mouse-driven development of the source
Platform: | Size: 13312 | Author: 刘银平 | Hits:

[Driver Developusb

Description: windows 的usb 驱动编写,用ddk编写的-usb driver windows of the preparation, prepared by DDK
Platform: | Size: 4096 | Author: 龚健 | Hits:

[SCMRS232-USB

Description: 基于F326单片机的RS232转USB程序,基于HID免驱动,给初学者参考。-Based on the F326 MCU RS232 to USB procedures, based on the HID-free driving, a reference to the beginners.
Platform: | Size: 147456 | Author: 张伟 | Hits:

[SCMtestUSB

Description: 说明: DDK开发USB驱动 需要win2000或者winxp的DDK,才能编译。 -Description: DDK development USB drive win2000 or winxp need the DDK, can be compiled.
Platform: | Size: 165888 | Author: | Hits:

[USB developbulkusb

Description: usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).* Supports Plug and Play (PnP), Power Management (PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[Driver DevelopUSB_program

Description: 有助于学习驱动开发,需要安装DDK,欢迎大家下载,批评指正-err
Platform: | Size: 18432 | Author: 黄宁宁 | Hits:

[USB developusbview

Description: USB View 源码 VC DDK .-USB View source VC DDK USB View source VC DDK.
Platform: | Size: 198656 | Author: 胡长发 | Hits:

[USB developUSB_Info_Detector

Description: usb设备检测 信息采集程序,需要DDK支持-usb device detection information collection procedures, the need for DDK support
Platform: | Size: 56320 | Author: 李宽 | Hits:

[Booksusb

Description: VC开发的USB源码 说明: 需要win2000或者winxp的DDK,才能编译。-VC developed USB-source Description: win2000 or winxp need the DDK, can be compiled.
Platform: | Size: 39936 | Author: 孙家奇 | Hits:

[Driver DevelopUSBdriverProgramming

Description: USB转换器开发的硬件设计思路,简述在DDK基础上USB设备驱动程序的构建步骤及过程,分析了用户所需进行的源代码设计内容-USB converter developed hardware design ideas, outlined in the DDK based on the USB device driver to build the steps and processes, analyze the user requirements for the design of the contents of the source code
Platform: | Size: 478208 | Author: 韩军 | Hits:

[Software EngineeringWNUSB

Description: [UsbKbd.rar] - usbkbd,用wdm编写的usb和键盘的驱动示例 [USB2.0_USB_driver.rar] - 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子 [mc8051_design.zip] - MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051 -[UsbKbd.rar]- usbkbd, prepared with wdm drivers usb and keyboard sample [USB2.0_USB_driver.rar]- Learning USB2.0 Driver source, including the Windows DDK Driver drive the detailed design, U disk, MP3
Platform: | Size: 23552 | Author: 王军 | Hits:

[Driver DevelopUSB_FILTER

Description: U盘过滤驱动,仿DDK例子diskperf改写,实现U盘的只读操作,供初学者参考-U disk filter driver, imitation DDK examples diskperf rewritten, realize U disc read-only operation, the reference for beginners
Platform: | Size: 35840 | Author: wxb | Hits:

[MiddleWareddk_usb

Description: DDK开发例子,非常详尽。USB在Windows下的设备驱动例子。-DDK development examples, very detailed. USB in Windows under the device driver examples.
Platform: | Size: 346112 | Author: 严寒与 | Hits:

[Driver Developusbview

Description: usb ddk开发实例 权威实例 是初学者的最佳-usb ddk example of the authority to develop the best example is the beginners
Platform: | Size: 51200 | Author: garlic | Hits:

[USB developvc++-USB

Description: 需要安装win2000或者winnt的DDK,才能通过编译。-Need to install win2000 or winnt the DDK, to come through a compiler.
Platform: | Size: 73728 | Author: 李原先 | Hits:

[USB developDDK_USB_FILTER

Description: DDK实现USB设备等禁用、只读等操作,适合初学者学习-DDK realization of USB devices, such as disabled, such as read-only operation, suitable for beginners to learn
Platform: | Size: 113664 | Author: | Hits:

[Driver DevelopUSBdriverdevelopment

Description: Visual C++ 6.0、DDK开发的USB设备驱动程序开发框架-Visual C++ 6.0, DDK development of the USB device driver development framework
Platform: | Size: 4096 | Author: sdfs | Hits:

[USB develop30minUSBdevice

Description: 开发USB驱动的经验,driver studio+VC6+DDK,很详细的介绍-USB driver development experience, driver studio+ VC6+ DDK, a very detailed description
Platform: | Size: 605184 | Author: | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net